home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1080.swf / scripts / frame_38 / DoAction.as
Text File  |  2006-06-13  |  93b  |  9 lines

  1. if(520 < pl0._y)
  2. {
  3.    gotoAndPlay(41);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(_currentframe - 1);
  8. }
  9.